GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationLineArrow / ArrowHeight Property





In This Topic
ArrowHeight Property (AnnotationLineArrow)
In This Topic
The height of the arrow, in inches.
Syntax
'Declaration
 
Public Shadows Property ArrowHeight As Single
public new float ArrowHeight {get; set;}
public read-write property ArrowHeight: Single; 
public hide function get,set ArrowHeight : float
public: __property new float get_ArrowHeight();
public: __property new void set_ArrowHeight( 
   float value
);
public:
new property float ArrowHeight {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationLineArrow
AnnotationLineArrow Members